home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3propoutgd.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_PROPOUTGADGET_H = 1;
- include("real/gadget/r3outgd.js")
-
-
- var R3CLID_PROPOUTGADGET = 1760;
-
-
-
-
-
-
-
-
-
- function r3Propoutgadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_PROPOUTGADGET, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Propoutgadget.prototype=new r3Outputgadget;
- // r3propoutgd.h_H